auto merge of #206 : alexcrichton/cargo/update-toml, r=wycats
authorbors <bors@rust-lang.org>
Wed, 16 Jul 2014 15:12:24 +0000 (15:12 +0000)
committerbors <bors@rust-lang.org>
Wed, 16 Jul 2014 15:12:24 +0000 (15:12 +0000)
TOML recently grew multiline string literals as well as literal strings with no
escaping, which can be used instead of the hokey escape_path() function.


Trivial merge